Este proyecto surge de la necesidad de analizar como se distribuye la población en el país con especial enfasis en el estado de Guerrero desde una perspectiva diferente y poco vista (el análisis de datos funcionales).
Los datos aquí usados fueron obtenidos de la páfina oficial del INEGI https://www.inegi.org.mx/programas/ccpv/2020/default.html
Al ya tener nuestras bases de datos limpias podemos realizar los procedimientos que deseemos, como por ejemplo los siguientes mapas que cuentan con la informacion acerca de la población,
## Loading required package: sp
## Please note that rgdal will be retired by the end of 2023,
## plan transition to sf/stars/terra functions using GDAL and PROJ
## at your earliest convenience.
##
## rgdal: version: 1.5-28, (SVN revision 1158)
## Geospatial Data Abstraction Library extensions to R successfully loaded
## Loaded GDAL runtime: GDAL 3.2.1, released 2020/12/29
## Path to GDAL shared files: C:/Users/Karen/Documents/R/win-library/4.1/rgdal/gdal
## GDAL binary built with GEOS: TRUE
## Loaded PROJ runtime: Rel. 7.2.1, January 1st, 2021, [PJ_VERSION: 721]
## Path to PROJ shared files: C:/Users/Karen/Documents/R/win-library/4.1/rgdal/proj
## PROJ CDN enabled: FALSE
## Linking to sp version:1.4-6
## To mute warnings of possible GDAL/OSR exportToProj4() degradation,
## use options("rgdal_show_exportToProj4_warnings"="none") before loading sp or rgdal.
## Overwritten PROJ_LIB was C:/Users/Karen/Documents/R/win-library/4.1/rgdal/proj
## Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1; sf_use_s2() is TRUE
##
## Attaching package: 'jsonlite'
## The following object is masked from 'package:purrr':
##
## flatten
## OGR data source with driver: ESRI Shapefile
## Source: "C:\Users\Karen\Documents\Proyectos en R\webShiny\México_Estados.shp", layer: "México_Estados"
## with 32 features
## It has 2 fields
## OGR data source with driver: ESRI Shapefile
## Source: "C:\Users\Karen\Documents\Proyectos en R\webShiny\gro_municipio.shp", layer: "gro_municipio"
## with 81 features
## It has 4 fields
A continuacion se pueden apreciar distintos histogramas con respecto a las entidades.
Y ahora se presenta un mapa del estado respecto a sus municipios